home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / q1060.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  16.4 KB  |  561 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% For "QMS 1060 Release 2 Print System Level 2" versions 2011.23
  4. *% Date: 1/10/96
  5. *% Modified: 1/10/96
  6.  
  7. *FormatVersion: "4.2"
  8. *FileVersion: "3.0"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "Q1060.PPD"
  12.  
  13. *Product: "Oce 6410"
  14. *PSVersion: "(2011.23) 11"
  15. *ModelName: "Oce 6410"
  16. *NickName: "Oce 6410"
  17.  
  18. *% General Information and Defaults ===============
  19. *LanguageLevel: "2"
  20. *AcceptsTrueType: True
  21.  
  22. *% ADORequiresEExec added by Microsoft
  23. *ADORequiresEExec: True
  24.  
  25. *% QMS Defaults =========
  26. *EndOfDocument: True
  27. *PrintPSErrors: True
  28. *SuggestedJobTimeOut: 0
  29. *SuggestedWaitTimeOut: 30
  30. *Protocols: PJL BCP
  31. *MultiOverlay: True
  32. *NUP: False
  33. *HalftoneDevice: True
  34. *Booklet: False
  35. *TraySwitchDevice: True
  36. *StapleDevice: False
  37. *JogDevice: False
  38. *MiserDevice: True
  39. *OutputBinDevice: False
  40. *ColorDevice: False
  41. *PSPolicyDevice: True
  42. *DefaultColorSpace: Gray
  43. *VariablePaperSize: False
  44.  
  45. *?FileSystem: "
  46. save
  47.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  48. restore
  49. "
  50. *End
  51. *Throughput: "10"
  52. *Password: "0"
  53. *ExitServer: "
  54.  count 0 eq
  55.  { false } { true exch startjob } ifelse
  56.  not {
  57.      (WARNING : Cannot perform the exitserver command.) =
  58.      (Password supplied is not valid.) =
  59.      (Please contact the author of this software.) = flush quit
  60.      } if
  61. "
  62. *End
  63. *Reset: "
  64.  count 0 eq
  65.  { false } { true exch startjob } ifelse
  66.  not {
  67.     (WARNING: Cannot reset printer.) =
  68.     (Missing or invalid password.) =
  69.     (Please contact the author of this software.) = flush quit
  70.     } if
  71.  systemdict /quit get exec
  72.  (WARNING : Printer Reset Failed.) = flush
  73. "
  74. *End
  75.  
  76. *% ===== Installable Options =====^M
  77.  
  78. *FreeVM: "1419221"
  79.  
  80. *OpenGroup: InstallableOptions/Options Installed
  81. *OpenUI *Installedmemory: PickOne
  82. *DefaultInstalledmemory: 8MB
  83. *Installedmemory  8MB: ""
  84. *Installedmemory 24MB: ""
  85. *Installedmemory 64+MB: ""
  86. *CloseUI: *Installedmemory
  87.  
  88. *OpenUI *OptionalTray/Optional Tray: Boolean
  89. *DefaultOptionalTray: False
  90. *OptionalTray True/Installed: ""
  91. *OptionalTray False/Not Installed: ""
  92. *?OptionalTray: "
  93.   save
  94.     currentpagedevice /InputAttributes get
  95.       1 get
  96.       null ne {(True)}}{(False)}ifelse = flush
  97.   restore
  98. "
  99. *CloseUI: *OptionalTray
  100.  
  101. *CloseGroup: InstallableOptions
  102.  
  103. *% ====== Constraints =============
  104. *UIConstraints: *OptionalTray False *InputSlot Optional
  105.  
  106. *UIConstraints: *PageSize Postcard *InputSlot Lower
  107. *UIConstraints: *InputSlot Lower *PageSize Postcard
  108. *UIConstraints: *PageSize Postcard *InputSlot Optional
  109. *UIConstraints: *InputSlot Optional *PageSize Postcard
  110.  
  111.  
  112. *OpenUI *Resolution/Choose Resolution: PickOne
  113. *OrderDependency: 10 AnySetup *Resolution
  114. *DefaultResolution: 600dpi
  115. *Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  116. *Resolution 600dpi: "<< /HWResolution [600 600] >> setpagedevice"
  117. *?Resolution: "
  118.   save
  119.     currentpagedevice /HWResolution get
  120.     0 get
  121.     (          ) cvs print
  122.     (dpi)
  123.     = flush
  124.   restore
  125. "
  126. *End
  127. *CloseUI: *Resolution
  128.  
  129. *% Halftone Information ===============
  130. *ResScreenFreq 300dpi: "53.0"
  131. *ResScreenAngle 300dpi: "45.0"
  132. *ResScreenFreq 600dpi: "71.0"
  133. *ResScreenAngle 600dpi: "45.0"
  134. *ScreenFreq: "60.0"
  135. *ScreenAngle: "45.0"
  136. *DefaultScreenProc: Dot
  137. *ScreenProc Dot: "
  138. { 1.4 0.24 
  139.   { 2 
  140.     { 3 1 roll add dup 1.0 gt { 2.0 sub } if 
  141.     } repeat 
  142.     abs exch abs 2 copy add 1 gt 
  143.     { 1 sub dup mul exch 1 sub dup mul add 1 sub } 
  144.     { dup mul exch dup mul add 1 exch sub}
  145.     ifelse 
  146.   } exec 
  147. }"
  148. *End
  149.  
  150. *ScreenProc Line: "{ pop }"
  151. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  152.  
  153. *DefaultTransfer: Null
  154. *Transfer Null: "{ }"
  155. *Transfer Null.Inverse: "{ 1 exch sub }"
  156.  
  157. *% Paper Handling ===================
  158. *% Code in this section both selects a tray and sets up a frame buffer.
  159. *OpenUI *PageSize: PickOne
  160. *OrderDependency: 30 AnySetup *PageSize
  161. *DefaultPageSize: Letter
  162. *PageSize Letter: "<< /PageSize [612 792] >> setpagedevice"
  163. *End
  164. *PageSize Legal: "<< /PageSize [612 1008] >> setpagedevice"
  165. *End
  166. *PageSize Executive: "<< /PageSize [522 757] >> setpagedevice"
  167. *End
  168. *PageSize A4: "<< /PageSize [596 842] >> setpagedevice"
  169. *End
  170. *PageSize Postcard: "<< /PageSize [298 421] >> setpagedevice"
  171. *End
  172. *PageSize B5: "<< /PageSize [499 709] >> setpagedevice"
  173. *End
  174. *PageSize Com9: "<< /PageSize [279 639] >> setpagedevice"
  175. *End
  176. *PageSize Com10: "<< /PageSize [297 684] >> setpagedevice"
  177. *End
  178. *PageSize Monarch: "<< /PageSize [279 540] >> setpagedevice"
  179. *End
  180. *PageSize DL: "<< /PageSize [312 624] >>  setpagedevice"
  181. *End
  182. *PageSize C5: "<< /PageSize [459 649] >> setpagedevice"
  183. *End
  184. *PageSize Envelope: "<< /PageSize [479 679] >> setpagedevice"
  185. *End
  186. *?PageSize: "
  187.  save
  188.    currentpagedevice /PageSize get aload pop
  189.    2 copy gt {exch} if
  190.    (Unknown)
  191.    12 dict
  192.    dup [612 792] (Letter) put
  193.    dup [612 1008] (Legal) put
  194.    dup [522 757] (Executive) put
  195.    dup [596 842] (A4) put
  196.    dup [298 421] (Postcard) put
  197.    dup [499 709] (B5) put
  198.    dup [279 639] (Com9) put
  199.    dup [297 684] (Com10) put
  200.    dup [279 540] (Monarch) put
  201.    dup [312 624] (DL) put
  202.    dup [459 649] (C5) put
  203.    dup [479 679] (Envelope) put
  204.  { exch aload pop 4 index sub abs 5 le exch
  205.    5 index sub abs 5 le and
  206.       {exch pop exit} {pop} ifelse
  207.    } bind forall
  208.    = flush pop pop
  209. restore
  210. "
  211. *End
  212. *CloseUI: *PageSize
  213.  
  214. *OpenUI *PageRegion: PickOne
  215. *OrderDependency: 40 AnySetup *PageRegion
  216. *DefaultPageRegion: Letter
  217. *PageRegion Letter: "<< /PageSize [612 792] >> setpagedevice"
  218. *End
  219. *PageRegion Legal: "<< /PageSize [612 1008] >> setpagedevice"
  220. *End
  221. *PageRegion Executive: "<< /PageSize [522 757] >> setpagedevice"
  222. *End
  223. *PageRegion A4: "<< /PageSize [596 842] >> setpagedevice"
  224. *End
  225. *PageRegion Postcard: "<< /PageSize [298 421] >> setpagedevice"
  226. *End
  227. *PageRegion B5: "<< /PageSize [499 709] >> setpagedevice"
  228. *End
  229. *PageRegion Com9: "<< /PageSize [279 639] >> setpagedevice"
  230. *End
  231. *PageRegion Com10: "<< /PageSize [297 684] >> setpagedevice"
  232. *End
  233. *PageRegion Monarch: "<< /PageSize [279 540] >> setpagedevice"
  234. *End
  235. *PageRegion DL: "<< /PageSize [312 624] >> setpagedevice"
  236. *End
  237. *PageRegion C5: "<< /PageSize [459 649] >> setpagedevice"
  238. *End
  239. *PageRegion Envelope: "<< /PageSize [479 679] >> setpagedevice"
  240. *End
  241. *CloseUI: PageRegion
  242.  
  243. *% The following entries provide information about specific paper keywords.
  244. *DefaultImageableArea: Letter
  245. *ImageableArea Letter: "12 12 600 780 "
  246. *ImageableArea Legal: "12 12 600 996 "
  247. *ImageableArea Executive: "12 12 510 745 "
  248. *ImageableArea A4: "12 12 584 830 "
  249. *ImageableArea Postcard: "12 12 285 408 "
  250. *ImageableArea B5: "12 12 487 697 "
  251. *ImageableArea Com9: "12 12 267 627 "
  252. *ImageableArea Com10: "12 12 286 672 "
  253. *ImageableArea Monarch: "12 12 267 528 "
  254. *ImageableArea DL: "12 12 300 612 "
  255. *ImageableArea C5: "12 12 448 637 "
  256. *ImageableArea Envelope: "12 12 467 667 "
  257. *?ImageableArea: "
  258.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  259.   newpath clippath pathbbox
  260.   4 -2 roll exch 2 {ceiling cvp} repeat
  261.   exch 2 {floor cvp} repeat flush
  262.  restore
  263. "
  264. *End
  265.  
  266. *% These provide the physical dimensions of the paper (by keyword)
  267. *DefaultPaperDimension: Letter
  268. *PaperDimension Letter: "612 792"
  269. *PaperDimension Legal: "612 1008"
  270. *PaperDimension Executive: "522 756"
  271. *PaperDimension A4: "596 842"
  272. *PaperDimension Postcard: "298 421"
  273. *PaperDimension B5: "499 709"
  274. *PaperDimension Com9: "279 639"
  275. *PaperDimension Com10: "297 684"
  276. *PaperDimension Monarch: "279 540"
  277. *PaperDimension DL: "312 624"
  278. *PaperDimension C5: "459 649"
  279. *PaperDimension Envelope: "479 679"
  280.  
  281. *DefaultOutputBin: OnlyOne
  282.  
  283. *OpenUI *ManualFeed: Boolean
  284. *OrderDependency: 20 AnySetup *ManualFeed
  285. *DefaultManualFeed: False
  286. *ManualFeed True: "<< /ManualFeed true >> setpagedevice"
  287. *ManualFeed False: "<< /ManualFeed false >> setpagedevice"
  288. *?ManualFeed: "
  289.  save
  290.  currentpagedevice /ManualFeed get
  291.  {(True)}{(False)}ifelse = flush
  292. restore"
  293. *End
  294. *CloseUI: *ManualFeed
  295.  
  296. *OpenUI *InputSlot: PickOne
  297. *OrderDependency: 20 AnySetup *InputSlot
  298. *DefaultInputSlot: Multipurpose
  299. *InputSlot Multipurpose: "
  300.   currentpagedevice /InputAttributes get 1 get
  301.   dup null eq
  302.   { pop }
  303.   { dup length 1 add dict copy
  304.     dup /InputAttributes
  305.     1 dict dup /Priority [1] put
  306.     put setpagedevice
  307.   } ifelse"
  308. *End
  309.  
  310. *InputSlot Lower: "
  311.   currentpagedevice /InputAttributes get 2 get
  312.   dup null eq
  313.   { pop }
  314.   { dup length 1 add dict copy
  315.     dup /InputAttributes
  316.     1 dict dup /Priority [2] put
  317.     put setpagedevice
  318.   } ifelse"
  319. *End
  320.  
  321. *InputSlot Optional: "
  322.   currentpagedevice /InputAttributes get 3 get
  323.   dup null eq
  324.   { pop }
  325.   { dup length 1 add dict copy
  326.     dup /InputAttributes
  327.     1 dict dup /Priority [3] put
  328.     put setpagedevice
  329.   } ifelse"
  330. *End
  331.  
  332. *?InputSlot: "
  333. save
  334.   3 dict
  335.   dup /1 (Multipurpose) put
  336.   dup /2 (Lower) put
  337.   dup /3 (Optional) put
  338.   currentpagedevice /InputAttributes get
  339.   dup /Priority known
  340.   { /Priority get 0 get (      ) cvs cvn get }
  341.   {
  342.     dup length 1 eq
  343.     { {pop} forall (       ) cvs cvn get }
  344.     { pop pop (Unknown) } ifelse
  345.   } ifelse
  346.   = flush
  347. restore
  348. "
  349. *End
  350. *CloseUI: *InputSlot
  351.  
  352.  
  353. *DefaultOutputOrder: Normal
  354.  
  355. *OpenUI *Collate:  Boolean
  356. *OrderDependency:  40 AnySetup *Collate
  357. *DefaultCollate: True
  358. *Collate True: "%%IncludeFeature: collate(on)"
  359. *Collate False: "%%IncludeFeature: collate(off)"
  360. *CloseUI: *Collate
  361.  
  362. *OpenUI *TraySwitch: Boolean
  363. *OrderDependency: 45 AnySetup *TraySwitch
  364. *DefaultTraySwitch: False
  365. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  366. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  367. *?TraySwitch: "
  368. save
  369.   currentpagedevice /TraySwitch get
  370.   {(True)}{(False)}ifelse = flush
  371. restore
  372. "
  373. *End
  374. *CloseUI: *TraySwitch
  375.  
  376. *OpenUI *MiserMode/Conserve Toner: Boolean
  377. *OrderDependency: 50 AnySetup *MiserMode
  378. *DefaultMiserMode: False
  379. *MiserMode True: "statusdict begin 1 setmisermode end"
  380. *MiserMode False: "statusdict begin 0 setmisermode end"
  381. *?MiserMode: "
  382.  save statusdict begin
  383.   2 dict begin
  384.    /0 (False) def
  385.    /1 (True) def
  386.    misermode
  387.      {( ) cvs cvn load exec} stopped not{= flush}if
  388.   end
  389.  end restore"
  390. *End
  391. *CloseUI: *MiserMode
  392.  
  393.  
  394.  
  395. *% Monochrome Halftone =======================
  396. *% 300 dpi
  397. *OpenUI *HalftoneType300/Halftones: PickOne
  398. *OrderDependency: 50 AnySetup *HalftoneType300
  399. *DefaultHalftoneType300: 4
  400. *HalftoneType300 4/Use printer setting: ""
  401. *HalftoneType300 6/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  402. *HalftoneType300 7/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  403. *CloseUI: *HalftoneType300
  404.  
  405. *% 600 dpi
  406. *OpenUI *HalftoneType600/Halftones: PickOne
  407. *OrderDependency: 50 AnySetup *HalftoneType600
  408. *DefaultHalftoneType600: 4
  409. *HalftoneType600 4/Use printer setting: ""
  410. *HalftoneType600 6/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  411. *HalftoneType600 7/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  412. *CloseUI: *HalftoneType600
  413.  
  414. *% Font Information =====================
  415. *DefaultFont: Courier
  416. *Font AvantGarde-Book: Standard "(001.002)"
  417. *Font AvantGarde-BookOblique: Standard "(001.002)"
  418. *Font AvantGarde-Demi: Standard "(001.003)"
  419. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  420. *Font Bookman-Demi: Standard "(001.001)"
  421. *Font Bookman-DemiItalic: Standard "(001.001)"
  422. *Font Bookman-Light: Standard "(001.001)"
  423. *Font Bookman-LightItalic: Standard "(001.001)"
  424. *Font Courier: Standard "(001.005)"
  425. *Font Courier-Bold: Standard "(001.005)"
  426. *Font Courier-BoldOblique: Standard "(001.005)"
  427. *Font Courier-Oblique: Standard "(001.005)"
  428. *Font Helvetica: Standard "(001.002)"
  429. *Font Helvetica-Bold: Standard "(001.002)"
  430. *Font Helvetica-BoldOblique: Standard "(001.002)"
  431. *Font Helvetica-Condensed: Standard "(001.001)"
  432. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  433. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  434. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  435. *Font Helvetica-Narrow: Standard "(001.002)"
  436. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  437. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  438. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  439. *Font Helvetica-Oblique: Standard "(001.002)"
  440. *Font NewCenturySchlbk-Bold: Standard "(001.007)"
  441. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  442. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  443. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  444. *Font Palatino-Bold: Standard "(001.002)"
  445. *Font Palatino-BoldItalic: Standard "(001.002)"
  446. *Font Palatino-Italic: Standard "(001.002)"
  447. *Font Palatino-Roman: Standard "(001.001)"
  448. *Font Symbol: Special "(001.003)"
  449. *Font Times-Bold: Standard "(001.002)"
  450. *Font Times-BoldItalic: Standard "(001.004)"
  451. *Font Times-Italic: Standard "(001.002)"
  452. *Font Times-Roman: Standard "(001.002)"
  453. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  454. *Font ZapfDingbats: Special "(001.002)"
  455. *?FontQuery: "
  456.  save
  457.    { count 1 gt
  458.       { exch dup 127 string cvs (/) print print (:) print
  459.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  460.       } { exit } ifelse
  461.    } bind loop
  462.    (*) = flush
  463.  restore
  464. "
  465. *End
  466.  
  467. *?FontList: "
  468. save
  469.   (*) {cvn ==} 128 string /Font resourceforall
  470.   (*) = flush
  471. restore
  472. "
  473. *End
  474.  
  475. *% Printer End of Document Types.
  476. *OpenUI *EndOfDocType: PickOne
  477. *OrderDependancy: 45 AnySetup *EndOfDocType
  478. *DefaultEndOfDocType: StandardEOD
  479. *EndOfDocType StandardEOD:"^D"
  480. *End
  481. *EndOfDocType QMSEOD:"%%EndOfDocument\012"
  482. *End
  483. *EndOfDocType HPEOD:"\033%-12345X"
  484. *End
  485. *CloseUI: *EndOfDocType
  486.  
  487. *% Printer Messages (verbatim from printer):
  488. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  489. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  490. *Message: "\FontName\ not found, using Courier"
  491.  
  492. *% Status (format: %%[ status: <one of these> ]%% )
  493. *Status: "idle"
  494. *Status: "busy"
  495. *Status: "waiting"
  496. *Status: "printing"
  497. *Status: "warming up"
  498.  
  499. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  500. *Source: "Serial RS-232C"
  501. *Source: "Parallel"
  502. *Source: "IF 2"
  503.  
  504.  
  505. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  506. *PrinterError: "Out of Paper"
  507. *PrinterError: "Paper Jam"
  508. *PrinterError: "Off line"
  509. *PrinterError: "timeout, clearing printer"
  510. *PrinterError: "warming up"
  511. *PrinterError: "service call"
  512. *PrinterError: "paper entry misfeed"
  513. *PrinterError: "no toner cartridge"
  514. *PrinterError: "low toner"
  515. *PrinterError: "no paper tray"
  516. *PrinterError: "resetting printer"
  517. *PrinterError: "cover open"
  518. *PrinterError: "manual feed timeout"
  519.  
  520. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  521.  
  522. *% Color Separation Information =====================
  523.  
  524. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  525.  
  526. *InkName: ProcessBlack/Process Black
  527. *InkName: CustomColor/Custom Color
  528. *InkName: ProcessCyan/Process Cyan
  529. *InkName: ProcessMagenta/Process Magenta
  530. *InkName: ProcessYellow/Process Yellow
  531.  
  532. *%  For 53 lpi / 300 dpi  ===============================
  533.  
  534. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45"
  535. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45"
  536. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "45"
  537. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "45"
  538. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "45"
  539.  
  540. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53"
  541. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53"
  542. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "53"
  543. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "53"
  544. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "53"
  545.  
  546. *%  For 71 lpi / 600 dpi  ===============================
  547.  
  548. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45"
  549. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45"
  550. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "45"
  551. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "45"
  552. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "45"
  553.  
  554. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "71"
  555. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "71"
  556. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71"
  557. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "71"
  558. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "71"
  559.  
  560. *% end of PPD file for QMS 1060 Print System
  561.